github.com/golang/mock/gomock.Call.actions (field)
5 uses
github.com/golang/mock/gomock (current package)
call.go#L44: actions []func([]interface{}) []interface{}
call.go#L79: args: mArgs, origin: origin, minCalls: 1, maxCalls: 1, actions: actions}
call.go#L418: return c.actions
call.go#L436: c.actions = append(c.actions, action)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)